a11y: Add AT-SPI cache object
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 9 Oct 2020 13:20:43 +0000 (14:20 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 12 Oct 2020 15:19:32 +0000 (16:19 +0100)
commitd7ebf18723a499533d9bac815ebbf8083004c61b
treedc912938db7fbf3e1ffab07a440fa5248839f0a3
parent658d910967476ab28f1caefaa65d9ba9a5d2dc46
a11y: Add AT-SPI cache object

Right now, the cache is unused, and we still need to implement the
serialisation method and emit the signals.
gtk/a11y/gtkatspicache.c [new file with mode: 0644]
gtk/a11y/gtkatspicacheprivate.h [new file with mode: 0644]
gtk/a11y/gtkatspicontext.c
gtk/a11y/gtkatspiroot.c
gtk/a11y/gtkatspirootprivate.h
gtk/a11y/meson.build